home *** CD-ROM | disk | FTP | other *** search
/ RenderWare 2003 Press Disc / RenderWare.bin / presentation.swf / scripts / DefineButton2_194 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-02-25  |  145 b   |  4 lines

  1. on(release){
  2.    getUrl("javascript:openNewWindow(\'studio_video.htm\',\'thewin\', \'height=350,width=400,toolbar=no,scrollbars=no\')", "");
  3. }
  4.